Uses of Enum
com.cisco.pt.ipc.enums.WirelessRadioBand
Packages that use WirelessRadioBand
Package
Description
-
Uses of WirelessRadioBand in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return WirelessRadioBandModifier and TypeMethodDescriptionstatic WirelessRadioBandWirelessRadioBand.fromIntValue(int value) static WirelessRadioBandWirelessRadioBand.fromIntValue(Integer value) static WirelessRadioBandReturns the enum constant of this type with the specified name.static WirelessRadioBand[]WirelessRadioBand.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of WirelessRadioBand in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return WirelessRadioBandModifier and TypeMethodDescriptionWirelessCommon.getRadioBand()Information provided by the PKI file:WirelessProfile.getRadioBand()Methods in com.cisco.pt.ipc.sim with parameters of type WirelessRadioBandModifier and TypeMethodDescriptionvoidWirelessCommon.setRadioBand(WirelessRadioBand radioBand) Information provided by the PKI file:voidWirelessProfile.setRadioBand(WirelessRadioBand radioBand) -
Uses of WirelessRadioBand in com.cisco.pt.ipc.sim.impl
Fields in com.cisco.pt.ipc.sim.impl declared as WirelessRadioBandMethods in com.cisco.pt.ipc.sim.impl that return WirelessRadioBandModifier and TypeMethodDescriptionWirelessCommonImpl.getRadioBand()Information provided by the PKI file:WirelessProfileImpl.getRadioBand()Methods in com.cisco.pt.ipc.sim.impl with parameters of type WirelessRadioBandModifier and TypeMethodDescriptionvoidWirelessCommonImpl.setRadioBand(WirelessRadioBand radioBand) Information provided by the PKI file:voidWirelessProfileImpl.setRadioBand(WirelessRadioBand radioBand) -
Uses of WirelessRadioBand in com.cisco.pt.ipc.sim.pdu
Methods in com.cisco.pt.ipc.sim.pdu that return WirelessRadioBandMethods in com.cisco.pt.ipc.sim.pdu with parameters of type WirelessRadioBand -
Uses of WirelessRadioBand in com.cisco.pt.ipc.sim.pdu.impl
Fields in com.cisco.pt.ipc.sim.pdu.impl declared as WirelessRadioBandMethods in com.cisco.pt.ipc.sim.pdu.impl that return WirelessRadioBandMethods in com.cisco.pt.ipc.sim.pdu.impl with parameters of type WirelessRadioBandModifier and TypeMethodDescriptionvoidManagementFrameImpl.setRadioBand(WirelessRadioBand radioBand)